home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / seg_drvs.zip / GLOSSARY.TXT < prev    next >
Text File  |  1988-11-28  |  56KB  |  2,315 lines

  1.  
  2.  
  3. ACCESS
  4.     Refers to the process of obtaining data from, or placing data into a
  5.     disc storage device, register, or RAM. (i.e. accessing a
  6.     memory location).
  7.  
  8.  
  9.  
  10. ACCESS TIME
  11.     Time required to perform an ACCESS.  Usages, e.g.:  1) seek to
  12.     location on a disc, 2) amount of time to read or write to a memory
  13.     location, 3) the time to position to the correct location in a disc
  14.     drive and carry out a read or write operation. ACCESS TIME is often
  15.     defined as the time from the leading edge of the first step pulse
  16.     received to SEEK COMPLETE (including settling).
  17.  
  18.  
  19.  
  20.  
  21. ACTUATOR
  22.     See HEAD POSITIONER.  The two basic types of actuators are
  23.     steppers and voice coils.  Open-loop steppers generally cannot
  24.     achieve tracks per inch (TPI) as high as the closed-loop system
  25.     because of the lack of feedback on  track positioning accuracy.
  26.     In open-loop stepper drives mechanical tolerances are one of the
  27.     most significant factors in limiting TPI enhancement.
  28.  
  29.  
  30.  
  31. ADDRESS
  32.     (physical)  A specific location in memory where a unit record, or
  33.     sector, of data is stored.  To return to the same area on the disc,
  34.     each area is given a unique address consisting of three components:
  35.     cylinder, sector, and head.  CYLINDER ADDRESSING is accomplished by
  36.     assigning numbers to the disc's surface concentric circles (cylinders).
  37.     The cylinder number specifies the radial address component of the data
  38.     area.  SECTOR ADDRESSING is accomplished by numbering the data records
  39.     (sectors) from an index that defines the reference angular position of
  40.     the discs.  Index records  are then counted by reading their ADDRESS
  41.     MARKS. Finally, HEAD ADDRESSING is accomplished by vertically numbering
  42.     the disc surfaces, usually starting with the bottom-most disc data
  43.     surface.  For example, the controller might send the binary equivalent
  44.     of the decimal number 610150 to instruct the drive to access data at
  45.     cylinder 610, sector 15, and head 0.
  46.  
  47. ADDRESS MARK
  48.     Two byte address at the beginning of both the ID field and the data
  49.     field of the track format.  The first byte is the "A1" data pattern,
  50.     the second byte is used to specify either an ID field or a data
  51.     field.
  52.  
  53.  
  54.  
  55.  
  56. ADJUSTABLE INTERLEAVE
  57.     Interleaving permits access to more than one memory module, e.g., if
  58.     one memory module contains odd-numbered address and another
  59.     even-numbered address, they can both be accessed simultaneously for
  60.     storage.  If the interleave is adjustable, the user may select which
  61.     ranges or areas are to be accessed each time.
  62.  
  63.  
  64.  
  65.  
  66. ANSI
  67.     American National Standards Institute
  68.  
  69.  
  70.  
  71. APPLICATION PROGRAM
  72.     A sequence of programmed instructions that tell the computer how to
  73.     perform an end use task (i.e. accounting, word processing or other
  74.     work for the computer system user).  To use a program, it must first
  75.     be loaded into MAIN MEMORY from some AUXILIARY MEMORY such as a floppy
  76.     diskette or hard disk.
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83. AREAL DENSITY
  84.     Bit density (bits per inch, or BPI) multiplied by track density
  85.     (tracks per inch, or TPI), or bits per square inch of the disc
  86.     surface.  Bit density is measured around a track (circumferential on
  87.     the disc), and track density is radially measured.
  88.  
  89.  
  90.  
  91.  
  92. ASCII
  93.     American Standard for Coded Information Interchange.
  94.  
  95.  
  96.  
  97.  
  98.  
  99. ASME
  100.     American Society of Mechanical Engineers
  101.  
  102.  
  103.  
  104.  
  105.  
  106. ASYNCHRONOUS DATA
  107.     Data sent usually in parallel mode without a clock pulse.  Time
  108.     intervals between transmitted bits may be of unequal lengths.
  109.  
  110.  
  111.  
  112.  
  113.  
  114. AUTOMATIC BACK UP OF FILES
  115.     This gives a user the security to make changes to a file without
  116.     worrying about accidently destroying it; there is always another copy.
  117.     One weakness of this method is that files take up twice the room on a
  118.     disc.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. AUXILIARY MEMORY
  126.     Memory other than main memory; generally a mass storage subsystem, it
  127.     can include disc drives, backup tape drives, controllers and buffer
  128.     memory.  Typically, AUXILIARY MEMORY is non-volatile.
  129.  
  130.  
  131.  
  132.  
  133.  
  134. AUXILIARY STORAGE DEVICE
  135.     Devices, generally magnetic tape and magnetic disk, on which data can
  136.     be stored for use by computer programs.  Also known as secondary
  137.     storage.
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. AVERAGE ACCESS TIME
  146.     The average track access time, calculated from the end of the
  147.     CONTROLLER commands to access a drive, to drive "seek complete" time
  148.     averaged over all possible track locations at the start of ACCESS,
  149.     and over all possible data track ADDRESSES.  Typically, the minimum
  150.     average access time including carriage settling for open loop
  151.     actuators is less than 85 ms and for voice coil disc drives is less
  152.     than 40 ms.  As technology improves these times will continue to
  153.     decrease.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161. AZIMUTH
  162.     The angular distance in the horizontal plane, usually measured as an
  163.     angle from true track location.
  164.  
  165.  
  166.  
  167.  
  168.  
  169. BACKUP DEVICE
  170.     Disc or tape drive used with a fixed Winchester disc drive to make
  171.     copies of files or other data for off line storage, distribution or
  172.     protection against accidental data deletion from the Winchester
  173.     drive, or against drive failure.
  174.  
  175.  
  176.  
  177.  
  178.  
  179. BACKUP FILE
  180.     File copies made on another removable media device (disc, tape or
  181.     sometimes a remote hard dsic system) and kept to ensure recovery of
  182.     data lost due to equipment failure, human errors, updates, disasters
  183.     and the like.
  184.  
  185.  
  186.  
  187.  
  188.  
  189. BAUD RATE
  190.     A variable unit of data transmission speed equal to one bit per
  191.     second.
  192.  
  193.  
  194.  
  195.  
  196.  
  197. BDOS
  198.     The Basic Disk Operating System (BDOS) controls the organization of
  199.     data on a disk.  BDOS is usually pronounced "B-DOS".
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207. BIDIRECTIONAL BUS
  208.     A buss that may carry information in either direction but not in both
  209.     simultaneously.
  210.  
  211.  
  212.  
  213.  
  214.  
  215. BINARY
  216.     A number system like the decimal numbers, but using 2 as its base and
  217.     having only the two digits 0 (zero) and 1 (one).  It is used in
  218.     computers because digital logic can only determine one of two states
  219.     - "OFF" and "ON."  Digital data is equivalent to a binary number.
  220.  
  221.  
  222.  
  223.  
  224.  
  225. BIOS
  226.     (BASIC INPUT OUTPUT SYSTEM)   A collection of information (firmware)
  227.     that controls communication between the Central Processor and its
  228.     peripherals.
  229.  
  230.  
  231.  
  232.  
  233.  
  234. BIT
  235.     The smallest unit of data.  Consists of a single binary digit that can
  236.     take the value of 0 or 1.
  237.  
  238.  
  239.  
  240.  
  241.  
  242. BIT CELL LENGTH
  243.     Physical dimension of the bit cell in direction of recording along
  244.     the disc circumference of a track.
  245.  
  246.  
  247.  
  248.  
  249.  
  250. BIT CELL TIME
  251.     The time required to pass one bit of information between the
  252.     controller and the drive.  Cell time is the inverse of the drive's
  253.     data rate; nominally 200 nsec for 5 Mhz drives.
  254.  
  255.  
  256.  
  257.  
  258.  
  259. BIT DENSITY
  260.     Expressed as "BPI" (for bits per inch), bit density defines how many
  261.     bits can be written onto one inch of a track on a disc surface.  It is
  262.     usually specified for "worst case", which is the inner track.  Data is
  263.     the densest in the inner tracks where track circumferences are the
  264.     smallest.
  265.  
  266.  
  267.  
  268.  
  269. BIT JITTER
  270.     The time difference between the leading edge of read and the center of
  271.     the data window.
  272.  
  273.  
  274.  
  275.  
  276.  
  277. BIT SHIFT
  278.     A data recording effect, which results when adjacent 1's written on
  279.     magnetic discs repel each other.  The "worst case" is at the inner
  280.     cylinder where bits are closest together.  BIT SHIFT is also called
  281.     pulse crowding.
  282.  
  283.  
  284.  
  285.  
  286.  
  287. BLOCK
  288.     A group of BYTES handled, stored and accessed as a logical data unit,
  289.     such as an individual file record.  Typically, one block of data is
  290.     stored as one physical sector of data on a disc drive.
  291.  
  292.  
  293.  
  294.  
  295.  
  296. BOOT
  297.     (Short for bootstrap).  Transfer of a disc operating system program
  298.     from storage on diskette or hard disc drive to computer's working
  299.     memory.
  300.  
  301.  
  302.  
  303.  
  304.  
  305. BUFFER
  306.     A temporary data storage area that compensates for a difference in
  307.     data transfer rates and/or data processing rates between sender and
  308.